Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Maintaining the PROTERMCAP file
The terminal definition file for most character interfaces is called the
Note: Make a backup copy of thePROTERMCAPfile. This file is a flat file database that contains the terminal description for your monitor’s terminal type to inform OpenEdge on how to interact with your terminal, console, or terminal emulator. It specifies which characters to use to draw boxes, how to write in various video modes (such as inverse or blinking), how many lines are on the screen, and what actions to perform for each key on the keyboard.PROTERMCAPfile before making modifications.Each terminal entry contains the commands and terminal descriptions that OpenEdge uses to communicate with and control the terminal. Each entry is divided into these logical sections:
The
PROTERMCAPenvironment variable (install-dir/protermcap): points to thePROTERMCAPfile.The
PROTERMCAPfile contains a lengthy entry for each terminal type supported by OpenEdge. Each entry has six parts. Figure 4–4 shows a partial example of each part of aPROTERMCAPentry.
Figure 4–4: Parts of a PROTERMCAP entry Note: There is a 8,192-byte limit on the size of each
PROTERMCAPentry.The following sections describe
PROTERMCAPsyntax and each part of aPROTERMCAPentry.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |